parameterized types meaning in Chinese
被参数化的型别
Examples
- The type of a cast may be a parameterized type
强制转换的类型可以是参数化类型。 - Generic types are a form of parameterized types
泛型类型是参数化类型的一种形式。 - Field uses a parameterized type , as you can see in listing 4
字段使用参数化类型,如清单4所示: - Is passed to a method expecting a parameterized type such as a
)的实例传递给需要参数化类型(例如 - Instantiates a new parameterized type object and calls the object s constructor method
分配一个新的对象并调用指定的构造函数方法。